home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / ffccflow / ffccflow.lha / ffccc+flow / ffccc / CURSTA.h < prev    next >
Encoding:
Text File  |  1992-07-31  |  954 b   |  19 lines

  1.       COMMON/CURSTA/NCHST,NSTREF,NLIMA,IFILTR,NLREF(20),ICURCL(2),  
  2.      +      NEWOUT,NDUMMY   
  3. *IF DEF,NEVER   
  4. *-----------------------------------------------------------------------
  5. *      /CURSTA/    describes the "current" statement
  6. *                  (after calls to EXTRAC  and CLASSF)  
  7. *      NCHST      no. of ch. in statement   
  8. *      NSTREF     no. of corresponding statement in SIMA
  9. *      NLIMA      no. of corresponding image lines of current stmt. 
  10. *      IFILTR     flag: = -1 reset for routine, 0 reset for statement,  
  11. *                          1 do not reset   
  12. *      NLREF      ref. to n-th corresponding line in SIMA   
  13. *      ICURCL(1)  class of first part   
  14. *      ICURCL(2)  class of second part ( if ICURCL(1)=IIF), else ILL
  15. *      NEWOUT     occupation of SNEWST in lines 
  16. *      NDUMMY     true dummy argument (to avoid integer overflows)  
  17. *-----------------------------------------------------------------------
  18. *EI 
  19.